jwebproject
Class registrationb

public class registrationb

Title: Notarization Authority Web Services

Description:

Copyright: Copyright (c) 2003

Company: UCSC

Version:
1.0
Author:
H.E.M.H.B. Ekanayake
Method Detail

setUsername

public void setUsername(String username)
Parameters:
username -

setPassword

public void setPassword(String password)
Parameters:
password -

setRepassword

public void setRepassword(String repassword)
Parameters:
repassword -

setCn

public void setCn(String cn)
Parameters:
cn -

setOu

public void setOu(String ou)
Parameters:
ou -

setO

public void setO(String o)
Parameters:
o -

setL

public void setL(String l)
Parameters:
l -

setS

public void setS(String s)
Parameters:
s -

setC

public void setC(String c)
Parameters:
c -

setAgree

public void setAgree(String agree)
Parameters:
agree -

setEmail

public void setEmail(String email)
Parameters:
email -

doProcess

public int doProcess()
First validate all the data came up to the bean If any invalid value found, then set error tags as needed. If no such error found the then do the following tasks.
  1. Insert this applicant as a new registered member
  2. Remove any temporary sessions associated for this applicant
Returns:
0 if ok; any flag value on field error; -1 on other error

isAgree

public boolean isAgree()
Returns:

getC

public String getC()
Returns:

getCn

public String getCn()
Returns:

getL

public String getL()
Returns:

getO

public String getO()
Returns:

getOu

public String getOu()
Returns:

getS

public String getS()
Returns:

getUsername

public String getUsername()
Returns: